/* @import url("normalize.css"); */

td,body,div,input,submit,textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	}
	
/* background takeover 
body {	
	background:center top no-repeat scroll url('/images/background_takeovers/background_takeover.jpg');
}*/
	
/*.headline {
	font-size:11pt;
	font-weight:bold;
	}*/
	
a {
	font-weight:bold;
	color:#006;
	text-decoration:none !important;
	}
	
a:hover {
	color:#c00;
	text-decoration:none;
	}
	
.pageFrame a:visited {
	color:#3E68B3;
	}
	
a.calendar {
	font-weight:bolder;
	color:FFFFFF;
	text-decoration:none;
	}	
	
td.calendar a, td.calselected a, td.calendar a:hover, td.calendar a:visited {
	font-weight:bolder;
	color:FFFFFF;
	text-decoration:none;
	line-height:80%;
	}	
	
td.calendar {
	font-size:16pt;
	font-weight:bolder;
	color:9999EE;
	line-height:80%;
	}
	
td.calendarinact {
	background-color: FFFFFF;
	}
	
a.calnextlast {
	text-decoration: none;
	}
	
td.calselected {
	background-color:FF9933;
	font-size:16pt;
	font-weight:bolder;
	color:FFFFFF;
	line-height:80%;
	}
	
td.calsoldout {
	background-color:CCCCCC;
	font-size:16pt;
	font-weight:bolder;
	color:FFFFFF;
	line-height:80%;
	}	
	
.calpromo {
	font-size:16pt;
	font-weight:bolder;
	color:yellow;
	line-height:80%;
	}	
	
.orderheader {
	background-color: 6666CC;
	color:FFFFFF;
	}	
	
.required {
	color: FF0000;
	font-size:85%;
	font-weight:normal;
	}

table, img {
	border:0px;
	}

.adminheader {
	background-color:FF9933;
	color: FFFFFF;
	font-size:larger;
	font-weight:bold;
	padding:3px;
	}
	
.error {
	color: F00;
	}	
	
.gobutton {
	background-color:#690;
	border-color:#390;
	border-width:1px;
	color:#FFF;
	font-weight:bold;
	}
	
.stopbutton {
	background-color:#c00;
	border-color:#c00;
	border-width:1px;
	color:#FFF;
	font-weight:bold;
	}
	
.city {
	font-size:7pt;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#666;
	text-transform:UPPERCASE;
	white-space:no-wrap;
	}	
	
form {
	margin: 0px;
	}	
	
.headermenu, .headermenusel {
	padding-left:3px;
	padding-right:3px;
	}	
	
.headermenuspacer {
	font-size:8pt;
	}	
	
.headermenu {
	font-family:trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	}

.headermenu a, .headermenu a:link, .headermenu a:visited {
	color:#039;
	text-decoration:none;
	font-size:10pt;	
	}
	
.headermenusel, .headermenusel a, .headermenusel a:link, .headermenusel a:hover, .headermenusel a:visited {
	background-color:#039;
	color:white;
	font-family:trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:10pt;
	}

.pageframe {
	background-color:white;
	padding:0px;
	margin:0px;
	}
	
.subhead {
	color:#4db6e9;
	font-weight:bold;
	font-size:16pt;
	}		

h1, h2, h2 a {;
	margin:0px;
	font-weight:bold !important;
	line-height:auto;
	float:none;
	}
	
.headlinesm {
	color:#4db6e9;
	font-weight:bold;
	font-size:13pt;
	}	
	
.headlinemd {
	color:#4db6e9;
	font-weight:bold;
	font-size:18pt;
	}		
	
.headlinelg {
	color:#4db6e9;
	font-weight:bold;
	font-size:20pt;
	}		
	
.subhead {
	font-weight:bold;
	font-size:12pt;
	}		
	
/* div hack to force block elements to clear float elements */
/* for more info: http://www.complexspiral.com/publications/containing-floats/ */
	div.clearer {
		clear: left; 
		line-height: 0; 
		height: 0;
		}	

.searchinput {
			background-color:#ffd;
			border-bottom:1px solid #fefefc;
			border-right:1px solid #fefefc;
			border-left:1px solid #A68500;
			border-top:1px solid #A68500;
			margin-right:2px;
			margin-left:2px;
			}			
			
.clickHere {
		font-size:8pt;
		color:#ff6;
		}
		
	a:hover.clickHere  {
		color:#f66;
		}	
		
	.clickHereCell {
		padding:2px;
		}
	
	.clickHereDiv {
		background-color:#66c;
		padding:2px;
		padding-left:1px;
		padding-right:1px;
		border:1px outset #66c;
		color:white;
		}	
	
	.memberheader {	
		background-color:#339;
		color:white;
		font-size:7pt;
		text-transform:UPPERCASE;
		letter-spacing:2px;
		padding:1px;
		}

#greyOut {
	z-index:90000; 
	top:0; 
	left:0; 
	overflow:hidden;
  	background-color: #333;
	filter:alpha(opacity=75); 
	-moz-opacity:.75; 
	opacity:.75;
}
	
#emailBox {
	font-weight:normal;
	position: absolute; 
	background-color: #fff; 
	z-index:90001; 
	text-align:left;
	border:1px solid #006;
	}
	
#messageBox {
	font-weight:normal;
	position: absolute; 
	background-color: #fff; 
	z-index:90001; 
	text-align:left;
	border:1px solid #006;
	}	
	
.content {
	padding:5px;
	}

.content p {
	margin:0;
	}
	
#imBox {
	font-weight:normal;
	position: absolute; 
	border:2px solid #000; 
	background-color: #ddf; 
	z-index:10001; 
	padding:5px;
	text-align:left;
	}


/* Rest Style on Show Pages */	
#restaurantIndex a {
	color:fef9d3;
	}

.imgLogo {
	border:1px solid white;
	margin:3px;
	margin-bottom:2px;
	margin-right:8px;
	}	

/*comments*/

form#newcomment .commentInput {
	font-size:9pt;
	border:1px solid #666;
	}
	
form#newcomment .submitComment {
	font-size:9pt;
	font-weight:bold;
	background-color:#ccc;
	}

.tinytype {
	font-size:7pt;
	color:#666;
	}
	
/* styles for show logo placeholders; see /Library/Content/showLogo.cfc for more info */	
.showLogo	{
	width:148px;
	height:98px;
	border:1px solid #666;
	overflow-x:hidden;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	font-size: small;
	}
	
.small {
	width:73px;
	height:48px;
	font-size:x-small;
	}
	
/* HEADER and FOOTER STYLES 08 */

	.headerCityBar {
		background-color:#d2f0fa; 
		padding:0; 
		margin-top:10px; 
		background-image:url('/images/header08/nav_bg.gif');
		background-repeat:repeat-x;
		background-position:center;
		height:20px;
	}
	
	.headerCityLinks a {
		font-size:14px;
		line-height:20px;
		float:left;
		display:inline-block;
		padding:0px 4px 0px 5px;
		border-right:2px solid white;
		background-image:url('/images/header08/nav_bg.gif');
		background-repeat:repeat-x;
		background-position:center;
		font-family:arial narrow;
		text-transform:uppercase;
		color:#006;
	}
	
	
	.headerCityLinks a:hover {
		background-color:#f58429;
		color:white;
		background-image:url('/images/header08/nav_bg_o.gif');
		background-repeat:repeat-x;
		background-position:center;
	}
	
	.navBar, .footer {
		font-size:12px;
		line-height:18px;
		background-color:#f58429;
		margin:2px 0 0 0;
		font-weight:bold;
		color:white;
		background-image:url('/images/header08/nav_bg_o.gif');
		background-repeat:repeat-x;
		background-position:center;
	}
	
	.navBar a, .footer a {
		font-size:13px;
		color:white;
		}
		
	.navBar a:hover, .footer a:hover {
		color:white;
		text-decoration:underline;
	}	
	
	.homeLink {
		font-size:11px;
		line-height:18px;
		float:left;
		display:inline-block;
		padding:0px 4px 0px 5px;
		background-color:#52C1EE;
		border-right:2px solid white;
		color:white;
		margin-right:8px;
		background-image:url('/images/header08/nav_bg_c.gif');
		background-repeat:repeat-x;
		background-position:center;
	}
	
	.homeLink:hover {
		color:#ff6;
	}
	
	.titleNavLink {
		font-size:13px;
		font-weight:bold;
		color:#006;
	}
	
	.subTitleNavLink {
		font-size:13px;
		#font-size:12px;
		color:#4db6e9;
	}
	
.link_normal {
	font-weight:normal;	
}